1 <?php
2     
/*
3      * You can
add custom links in the home page by appending them here ...
4      * The format
for each link is:
5         $homeLinks[] = array(
6             
'url' => 'path/to/link',
7             
'title' => 'Link title',
8             
'description' => 'Link text',
9             
'groups' => array('group1', 'group2'), // groups allowed to see this link, use '*' if you want to show the link to all groups
10             
'grid_column_classes' => '', // optional CSS classes to apply to link block. See: http://getbootstrap.com/css/#grid
11             
'panel_classes' => '', // optional CSS classes to apply to panel. See: http://getbootstrap.com/components/#panels
12             
'link_classes' => '', // optional CSS classes to apply to link. See: http://getbootstrap.com/css/#buttons
13             
'icon' => 'path/to/icon', // optional icon to use with the link
14             
'table_group' => '' // optional name of the table group you wish to add the link to. If the table group name contains non-Latin characters, you should convert them to html entities.
15         );
16      */



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.035 lượt xem

Gõ tìm kiếm nhanh...